Skip to content

Logs should go to stderr#1383

Merged
gollux merged 1 commit intocms-dev:mainfrom
gollux:log-to-stderr
Jun 7, 2025
Merged

Logs should go to stderr#1383
gollux merged 1 commit intocms-dev:mainfrom
gollux:log-to-stderr

Conversation

@gollux
Copy link
Copy Markdown
Contributor

@gollux gollux commented Jun 7, 2025

Currently, we log to stdout, which is contrary to UNIX conventions. Also, it makes it impossible to redirect normal standard output of commands like cmsRWSHelper to a file.

Closes #1382.

Currently, we log to stdout, which is contrary to UNIX conventions.
Also, it makes it impossible to redirect normal standard output of commands
like cmsRWSHelper to a file.

Closes cms-dev#1382.
@gollux gollux merged commit 2f02555 into cms-dev:main Jun 7, 2025
3 checks passed
@gollux gollux deleted the log-to-stderr branch July 14, 2025 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Logs should go to stderr

2 participants